[INFO] cloning repository https://github.com/kagisearch/quickmark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kagisearch/quickmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkagisearch%2Fquickmark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkagisearch%2Fquickmark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8eb97c006e6e6ff9f1c28b29533e065c0c36d19e
[INFO] checking kagisearch/quickmark against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkagisearch%2Fquickmark" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kagisearch/quickmark
[INFO] finished tweaking git repo https://github.com/kagisearch/quickmark
[INFO] tweaked toml for git repo https://github.com/kagisearch/quickmark written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kagisearch/quickmark on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kagisearch/quickmark already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 27f2116e7844ccbbe2a96bac7a5b17eaa345a419106e23e95d0c3d7133c2fbf0
[INFO] running `Command { std: "docker" "start" "27f2116e7844ccbbe2a96bac7a5b17eaa345a419106e23e95d0c3d7133c2fbf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "27f2116e7844ccbbe2a96bac7a5b17eaa345a419106e23e95d0c3d7133c2fbf0" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27f2116e7844ccbbe2a96bac7a5b17eaa345a419106e23e95d0c3d7133c2fbf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "27f2116e7844ccbbe2a96bac7a5b17eaa345a419106e23e95d0c3d7133c2fbf0" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling tree-sitter v0.23.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking tree-sitter-highlight v0.23.2
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking mdurl v0.3.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking linkify v0.11.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling readonly v0.2.13
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking argparse v0.2.2
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]    Compiling inkjet v0.11.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking fancy-regex v0.15.0
[INFO] [stderr]     Checking prettydiff v0.9.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking cached v0.56.0
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking quickmark v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::extension_set`
[INFO] [stdout]    --> src/mdparser/extset.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     use super::extension_set;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "27f2116e7844ccbbe2a96bac7a5b17eaa345a419106e23e95d0c3d7133c2fbf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27f2116e7844ccbbe2a96bac7a5b17eaa345a419106e23e95d0c3d7133c2fbf0", kill_on_drop: false }`
[INFO] [stdout] 27f2116e7844ccbbe2a96bac7a5b17eaa345a419106e23e95d0c3d7133c2fbf0
